header.blog-banner {
      background: transparent url("../images/img/header1.png");
      color: #FFF;
      box-sizing: border-box;
      height: 400px;
      background-repeat: no-repeat;
      width: 100%;
      background-size: cover;
  }